home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / savecho.arc / SAVECHO.DOC < prev   
Text File  |  1986-10-03  |  2KB  |  62 lines

  1.  
  2.                                SAVECHO.COM
  3.                                -----------
  4.                              October 3, 1986
  5.  
  6.     This  program can collect the messages from an Echo  message  base 
  7.     into  a  text file which allows the SYSOP to set them aside  as  a 
  8.     library  for reference and to keep on top of his disk space  prob-
  9.     lems.  It also allows the user to use a text processor  to  search 
  10.     for key words or phrases.
  11.      
  12.     To use you can either just type "SAVECHO" at the prompt and answer 
  13.     the  prompts  or  you can use the command line,  either  from  the 
  14.     prompt or in a batch file, to enter the information in the form:
  15.      
  16.                SAVECHO S# L# H# TARGET.FIL Y/N n#
  17.      
  18.           S#          Is the SYSTEM??.BBS file that has the path to the 
  19.                       message area to capture.
  20.      
  21.           L#          The number to start the capture at.
  22.  
  23.           H#          The number to stop at.
  24.  
  25.           TARGET.FIL   File  to  put the messages  into.  Defaults  to 
  26.                        'TEMP.TXT' in the current directory.
  27.  
  28.           Y/N          Delete messages automatically? Defaults to 'N'
  29.  
  30.           n#           If  deleting  messages,  how  many  to  delete. 
  31.                        (Defaults to H#.) 
  32.  
  33.  
  34.     If you use the prompts, (you just type 'SAVECHO' with no command line 
  35.     parameters) the PATH will have to be the full written path.
  36.  
  37.     This program is different from PIXIE and PULLMAIL in that:
  38.  
  39.      1) It will delete the 'SEEN-BY:' lines.
  40.      2) It will also delete the ' * Via Fido' lines.
  41.      3) It will also delte the '?' lines in older Echo Mail
  42.      4) It will skip over Private Messages and not include them.
  43.      5) It will delete a selected range of messages.
  44.  
  45.     Your  comments  and suggestions are welcome. However  with  a  new 
  46.     version of Fido coming out soon I'm not thrilled about the idea of 
  47.     spending too much time on this until I get a chance to see  enough 
  48.     of the new version's messages to figure out how to force the  word 
  49.     wrap.
  50.  
  51.     This  program  is  released to Fido SYSOPs for the  use  on  their 
  52.     boards provided the Copyright notice is not removed nor is there any
  53.     attempt to sell it. 
  54.  
  55.                                              Doug Boone
  56.                                              119/0  119/5
  57.  
  58.  
  59.  
  60.  
  61.  
  62.